projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fec76d4
)
Define VIRT_ADDR_VARIES.
author
Jason Rumney
<jasonr@gnu.org>
Fri, 1 Feb 2008 23:29:29 +0000
(23:29 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Fri, 1 Feb 2008 23:29:29 +0000
(23:29 +0000)
src/s/cygwin.h
patch
|
blob
|
history
diff --git
a/src/s/cygwin.h
b/src/s/cygwin.h
index 0fde4fddbd356b851d10b894ef10cecfee564fc4..0dfb2adaa450fdaa1446376da44cd77028f4333d 100644
(file)
--- a/
src/s/cygwin.h
+++ b/
src/s/cygwin.h
@@
-146,6
+146,9
@@
Boston, MA 02110-1301, USA. */
why it needed to be changed. */
#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
+/* Virtual addresses of pure and impure space can vary, as on Windows. */
+#define VIRT_ADDR_VARIES
+
/* the end */
/* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b